home *** CD-ROM | disk | FTP | other *** search
- Note about the WarpOS version:
-
- Due to compiler trouble the WarpOS version doesn't support changing the
- buffer size and it is always set to 20000 bytes when splitting and
- 15000 bytes when joining. Also writing of shadowfiles is not supported
- and you can't use repair (quite obvious as you can't write the shadow file).
- Even because of this the WarpOS version is as fast as the PowerUP version
- except for joining. I think this is because WarpOS has faster context
- switches compared to PowerUP software.
-
- I don't know if I've found a bug in VBCC WarpOS but it seems that fwrite()
- fails when trying to write more than 20000 bytes at once. Of course it
- could be that I'm doing something wrong but VBCC compiles the sources
- just fine for m68k and PowerUP.
-